home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / comm / thor / ToPGP5.readme < prev   
Text File  |  1999-05-23  |  4KB  |  108 lines

  1. Short:    PGP5.0+ support for Thor (encrypt&sign)
  2. Author:   R.Patriarca@flashnet.it (Roberto Patriarca)
  3. Uploader: R.Patriarca@flashnet.it (Roberto Patriarca)
  4. Version:  1.0
  5. Type:     comm/thor
  6.  
  7.  
  8.  
  9. -= Introduction =-
  10.  
  11. Current Thor version (2.6) has PGP (Pretty Good Privacy) support, but is only
  12. able to successfully control PGP v2.6.x. With PGP 5.0+ things have changed a
  13. lot: now PGP is split into four executables, and each command has its own
  14. syntax, which differs from that of PGP 2.6. So Thor is currently unable to
  15. sign or encrypt mail using PGP 5.0.
  16.  
  17. But as the time passes, more and more users upgrade from 2.6 to 5 (or even 6),
  18. especially PC and Unix users, so at least you might be forced to upgrade as
  19. well. If you are a Thor user, this means that for each mail you want to
  20. sign/encrypt you have to edit it separately, save it to a temporary file,
  21. sign/encrypt that file and finally import it as a Thor message. Quite a pain
  22. in the ass if you send some of such messages every day.
  23.  
  24. This small executable tries to solve this problem.
  25.  
  26.  
  27.  
  28. -= Distribution =-
  29.  
  30. This program is freeware. If you like it, just send me an email saying so,
  31. I'll be glad to read it. My Email address is R.Patriarca@flashnet.it.
  32.  
  33.  
  34.  
  35. -= How it works =-
  36.  
  37. ToPGP5 acts as a "syntax converter" from PGP 2.6 to 5.0. Thor launches it as
  38. it was the "real" PGP 2.6 executable, thus passing it proper parameters to
  39. perform the needed operation (sign, encrypt...). This program takes those
  40. parameters, examines them and launches the correct PGP5.0 executable,
  41. passing to it the converted parameters. This way Thor "believes" it is
  42. launching PGP 2.6, but your message is currently fed into PGP 5.0.
  43.  
  44. For example, if Thor executes this command:
  45.  
  46.  ToPGP5 +batchmode -tae Thor:Data/BBS0/Text2833.msg Roberto -o Thor:Data/BBS0/Text2833.msg.asc
  47.  
  48. ToPGP5 actually executes this other command:
  49.  
  50.  pgpe +batchmode -ta Thor:Data/BBS0/Text2833.msg -r Roberto -o Thor:Data/BBS0/Text2833.msg.asc
  51.  
  52.  
  53.  
  54. -= Requirements =-
  55.  
  56. - A version of Thor with PGP support
  57. - PGP 5.0 installed and working. Also PGP 5.0 executables (pgpe, pgps...) must
  58.   be in your path.
  59.  
  60.  
  61.  
  62. -= Installation =-
  63.  
  64. Just put "ToPG5" somewere in your HardDisk (I suggest the same location where
  65. you keep PGP5-related files, such as keyrings).
  66. Then open Thor messages configuration window (configuration/global/message
  67. options) and insert the complete path and filename of ToPGP5 where it reads
  68. "PGP Command".
  69. Also make sure there are no spaces in the field named "PGP SignID".
  70.  
  71.  
  72.  
  73. -= Usage =-
  74.  
  75. This is the easiest part: you sign & encrypt your messages as you did before,
  76. and ToPGP5 will take care of everything, trasparently. The only thing you have
  77. to worry about is to always use single-words UserIDs when ecrypting mails
  78. using someone's public key, otherwise ToPGP5 will get confused.
  79.  
  80. Remember that this program is only meant for Thor usage, i.e. it can only
  81. convert some paramters, and only if they occur in the same order as Thor passes
  82. them to PGP. If you try to launch ToPGP5 yourself in a shell, you'll very likely
  83. end up with some strange result.
  84.  
  85. As a consequence, you cannot use ToPG5 to decode messages or to extract public
  86. keys: for that I suggest to download and install the following useful scripts:
  87.  
  88. util/crypt/ThorPGP50.lha
  89.  
  90.  
  91.  
  92. -= Disclaimer =-
  93.  
  94. This program is provided "as is", i.e. without any warranty about its
  95. behaviour. Altough I've been using it for some time and it worked perfectly,
  96. remember that you use it at your own risk. I'm not responsible for any damage
  97. it might cause to your mail or to your Amiga.
  98.  
  99.  
  100. ============================= Archive contents =============================
  101.  
  102. Original  Packed Ratio    Date     Time    Name
  103. -------- ------- ----- --------- --------  -------------
  104.     7904    4727 40.1% 19-May-99 12:34:06  ToPGP5
  105.     3549    1715 51.6% 19-May-99 13:32:56  ToPGP5.readme
  106. -------- ------- ----- --------- --------
  107.    11453    6442 43.7% 19-May-99 21:08:30   2 files
  108.